navigationGo.pngQuick Navigation
allprojects32.pngAll projects
hardware32.pngHardware
links32.pngLinks

favoriteStar32.pngTop projects
Alan numitron clock
Clapclap 2313/1386
SNES Pi Webserver
USB Volume/USB toys
Smokey amp
Laser cutter
WordClock
ardReveil v3
SNES Arcade cabinet
Game boy projects
cameleon
Home Presence Detector

github32.pngGitHub
AlanFromJapan

navigationMail.pngContact me

alanfjmail.png
3flags.pngWho's Alan?


Akizukidenshi
Elec-lab
Rand Nerd Tut
EEVblog
SpritesMods
AvrFreaks
Gameboy Dev
FLOZz' blog
Switch-science
Sparkfun
Suzusho
Datasheet Lib
Reddit Elec
Ermicro
Carnet du maker (fr)

google vision api

Last update: Thu Jun 5 22:25:41 2025
A fantastic API, just playing.

Presentation

Setup Google Vision API on python3

#install PIP
sudo apt-get install python-pip python3-pip python-setuptools python3-setuptools 
#download the Looooooong list of dependencies
pip3 install google-cloud-vision
Project URL : link

OpenCV

Install on Linux is well described but hard to find : pick your release > Doxygen > OpenCV Tutorials > Introduction to OpenCV > Installation on Linux.

Implementation

Bill of materials

Schematics

Source code

Pictures

Links

Helpful sources

  • Read at the source https://cloud.google.com/vision/docs/libraries#client-libraries-install-python
  • Inspiration

    All content on this site is shared under the MIT licence (do what u want, don't sue me, hat tip appreciated)
    electrogeek.tokyo ~ Formerly known as Kalshagar.wikispaces.com and electrogeek.cc (AlanFromJapan [2009 - 2025])